Indicates that new text has been added to the document.
HRESULT onInsertText( ULONG cCharacterPosition, ULONG cNumToInsert ); |
Parameters
- cCharacterPosition
-
[in] The character position where the new text was inserted.
- cNumToInsert
-
[in] The number of characters that have been inserted.